Data Accessor

نویسنده

  • Marco Nissen
چکیده

Example Imagine a car navigation system that aims to find the best route between two cities according to a certain criteria. In detail, there are different possibilities for the criteria, for example the following: "shortest distance", "shortest driving time" and "lowest cost" (according to gas consumption). The network will be represented by nodes and edges, where each node corresponds to a city and each edge to a street. An edge additionally contains a C-struct which again contains a double value for each of the three values from above. An algorithm that computes shortest paths between two cities may then easily be parameterized just by demanding a pointer-to-member variable (in C++.)

برای دانلود رایگان متن کامل این مقاله و بیش از 32 میلیون مقاله دیگر ابتدا ثبت نام کنید

ثبت نام

اگر عضو سایت هستید لطفا وارد حساب کاربری خود شوید

منابع مشابه

Fall Detection Using Smartwatch Sensor Data with Accessor Architecture

This paper proposes using a commodity-based smartwatch paired with a smartphone for developing a fall detection IoT application which is non-invasive and privacy preserving. The majority of current fall detection applications require specially designed hardware and software which make them expensive and inaccessible to the general public. We demonstrated that by collecting accelerometer data fr...

متن کامل

English-to-Chinese Machine Transliteration using Accessor Variety Features of Source Graphemes

This work presents a grapheme-based approach of English-to-Chinese (E2C) transliteration, which consists of many-to-many (M2M) alignment and conditional random fields (CRF) using accessor variety (AV) as an additional feature to approximate local context of source graphemes. Experiment results show that the AV of a given English named entity generally improves effectiveness of E2C transliteration.

متن کامل

Indirect control with a quantum accessor: Coherent control of multilevel system via a qubit chain

The indirect controllability of an arbitrary finite-dimensional quantum system N-dimensional qudit through a quantum accessor is investigated. Here, the qudit is coupled to a quantum accessor, which is modeled as a fully controllable spin chain with nearest-neighbor anisotropic XY coupling. The complete controllability of such an indirect control system is investigated in detail. The general ap...

متن کامل

Mapping and Visiting in Functional and Object-Oriented Programming

class Exp{public abstract T Accept(Visitor v, D x);}class PlusExp : Exp {private Exp e1, e2;public PlusExp(Exp a, Exp b){e1 = a;e2 = b;}public Exp LeftOperand{get {return e1;}}public Exp RightOperand{get {return e2;}}public override T Accept(Visitor v, D x){return v.Visit(this, x);}} class TimesExp : Exp {private Ex...

متن کامل

A Package for Extensible Object-Oriented Data Models with an Application to IMP++

We present a datatype package that enables the use of shallow embedding technique to object-oriented specification and programming languages. The package incrementally compiles an object-oriented data model to a theory containing object-universes, constructors, and accessor functions, coercions between dynamic and static types, characteristic sets, their relations reflecting inheritance, and th...

متن کامل

Extensible Object-oriented Data Models in Isabelle/HOL

We present an extensible encoding of object-oriented data models into higher-order logic (HOL). Our encoding is supported by a datatype package that enables the use of the shallow embedding technique to object-oriented specification and programming languages. The package incrementally compiles an object-oriented data model, i. e., a class system, to a theory containing object-universes, constru...

متن کامل

ذخیره در منابع من


  با ذخیره ی این منبع در منابع من، دسترسی به آن را برای استفاده های بعدی آسان تر کنید

عنوان ژورنال:

دوره   شماره 

صفحات  -

تاریخ انتشار 1999